| Method | Request URI |
|---|---|
| GET | /API/File/LastModifiedTime/{id}/?sessionId=value |
| URI Parameter | Description |
|---|---|
| sessionId | ID of the session. Specifying via an Authorization request header instead is recommended. |
| Path Parameter | Description |
|---|---|
| id | The ID of the file. |
| Authorization: Bearer <Current session ID> |